func internal/runtime/maps.newarray

2 uses

	internal/runtime/maps (current package)
		group.go#L321: 		data:       newarray(typ.Group, int(length)),
		runtime.go#L31: func newarray(typ *abi.Type, n int) unsafe.Pointer